EXTRA_PROGRESS_POINTS

val EXTRA_PROGRESS_POINTS: String = "android.progressPoints"(source)

extras key: an arraylist of ProgressStyle.Point bundles provided by a android.app.Notification.ProgressStyle notification as supplied to setProgressPoints or addProgressPoint. This extra is a parcelable array list of bundles.